Support transparency for ImageMagick images.
authorChong Yidong <cyd@gnu.org>
Mon, 11 Jun 2012 14:42:55 +0000 (22:42 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 11 Jun 2012 14:42:55 +0000 (22:42 +0800)
commita9d6a5feed160a81389fdf1a7a2993a423ec2d42
tree1fe5b30fa9ce0a060934dbd303a7052b4f6fa37f
parent4c8c631d6c08e10d72e845417ee3383a83629ce7
Support transparency for ImageMagick images.

* src/image.c (imagemagick_load_image): Implement transparency.

* doc/lispref/display.texi (ImageMagick Images): ImageMagick now supports the
:background property.
doc/lispref/ChangeLog
doc/lispref/display.texi
etc/NEWS
src/ChangeLog
src/image.c